home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Classes
/
UHShapes
/
UHRectShape.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-07-27
|
145 b
|
14 lines
/* Generated by Interface Builder */
#import "UHShape.h"
@interface UHRectShape:UHShape
{
}
#define UH_RECTANGLE 0
#define UH_SQUARE 1
@end